Skip to content

Conversation

juergen-walter
Copy link
Contributor

@juergen-walter juergen-walter commented Feb 11, 2025

Script does not work with windows powershell

Comment on lines 69 to 70
# generate a certificate and a private key in PKCS8 format with a reasonable validity
openssl req -x509 -newkey rsa:2048 -keyout private.key -out cert.pem -nodes -days <validity>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Idea: Should we use a default, e.g. 365 or should we make it a parameter and ask for input?

@juergen-walter juergen-walter changed the title Add disclaimer for Windows Powershell Add disclaimer for Bash Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants